//==============================================================================
// Automaton SPC_anim.txt
//==============================================================================

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}	
//==============================================================================
define heroglow
{
	set hotspot
	{
		version
		{
			Visualparticle SFX A Hero Glow Small
		}
	}
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
define AtlanteanBirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define HealSparks
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Myth Automaton Heal Sparks
      }
   }
}

//==============================================================================
define birthrocks
{
   set hotspot
   {
      version
      {
         Visualparticle Special E MInion Birth Rocks
      }
   }
}

//==============================================================================
define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}

//==============================================================================
anim Birth
{
   SetSelector
   {
				
			 
   
      set hotspot
      {
         version
         {
            Visual fendrel_BirthAA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.35 false AutomatonBirth1 checkVisible 
            tag SpecificSoundSet 0.49 false AutomatonBirth2 checkVisible 
            tag SpecificSoundSet 0.62 false AutomatonBirth3 checkVisible 
            tag SpecificSoundSet 0.78 false AutomatonBirth4 checkVisible 
//-- end auto generated section
			connect ATTACHPOINT birthrocks hotspot
			connect HOTSPOT AtlanteanBirthSFX hotspot
         }
      }
   }
  
}

//==============================================================================
anim Idle
{
	SetSelector
	{
	ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual fendrel_idleAA
					Connect FRONTABDOMEN heroglow hotspot					  
				}
			}
		}
	}
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual fendrel_FlailAA
			Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual fendrel_walkAA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
               tag SpecificSoundSet 0.27 false AutomatonFoot1 checkVisible 
               tag SpecificSoundSet 0.77 false AutomatonFoot2 checkVisible 
//-- end auto generated section
               Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual fendrel_boredAA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
	        Visual fendrel_deathAA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.45 false AutomatonBirth1 checkVisible 
               tag SpecificSoundSet 0.27 false AutomatonBirth2 checkVisible
               tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner			   
//-- end auto generated section
			connect ATTACHPOINT birthrocks hotspot
			connect ATTACHPOINT soul hotspot
			connect ATTACHPOINT soulaurora hotspot
			connect ATTACHPOINT heavenlight hotspot
			connect ATTACHPOINT soulbirth hotspot
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
		CinematicLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
            Visual fendrel_attackAA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.45 false AutomatonBirth1 checkVisible
               tag Attack 0.45 true
               tag Attack 0.66 true   
               tag GenericSound 0.66 true 
//-- end auto generated section
            Connect FRONTABDOMEN heroglow hotspot
        }
		version
        {
			Visual fendrel_attackBB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.45 false AutomatonBirth1 checkVisible
               tag Attack 0.45 true
               tag Attack 0.66 true   
               tag GenericSound 0.66 true 
//-- end auto generated section
            Connect FRONTABDOMEN heroglow hotspot
			length 1.0
         }
		version
                {
			Visual fendrel_attackCC
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.45 false AutomatonBirth1 checkVisible
               tag Attack 0.45 true
               tag Attack 0.66 true   
               tag GenericSound 0.66 true   
//-- end auto generated section
            Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Heal
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual fendrel_buildAA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.41 false AutomatonHeal checkVisible 
               tag SpecificSoundSet 0.00 false AutomatonHeal checkVisible 
//-- end auto generated section
			connect RightHand hammer hotspot
			connect RightHand HealSparks hotspot
			Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

